Pico Dev MiniProjects

  • Languages: Python, Micropython, C++
  • Tools: Arduino IDE, Visual Studio, Thonny IDE, GCC-ARM64
  • Project date: FALL 2023

  • Project Source Code

Raspberry Pi Pico Microcontroller

The Raspberry Pi Pico is a dual core ARM microcontroller based on the RP2040 chipset. In this project I've created many scripts to program the microcontroller to communicate via TCP connections, handle requests, serve HTML's on demand, and operate servos and other physical components. Some of these MiniProjects include: A custom internet garage opener, a wireless volume controller than can control individual process's volumes on a host computer, and more